home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / chain31.zip / CHAIN.DOC next >
Text File  |  1992-08-15  |  3KB  |  77 lines

  1. Program: Chain.Exe │ (for WWIV BBS Systems)
  2. Version: 3.1       │
  3. Date   : 08/05/92  │
  4. Author : 1@7       │
  5. ───────────────────┘
  6.  
  7. ┌───────────────┐
  8. │ Introduction: │
  9. └───────────────┘
  10.  
  11.      Most WWIV chain files do not support locked DTE rates, which
  12. are commonly utilized by those WWIV BBS's that support high speed
  13. modems.  Though a user may be calling at 9600 bps, the
  14. communications port speed may be set at 19200 or even 38400 bps,
  15. allowing for 20-25% higher thoroughput.  Even if this is the case,
  16. line 20 of CHAIN.TXT will pass the modem bps rate (9600) instead
  17. of the locked DTE rate (say 38400).
  18.  
  19.       Chain.Exe is a quick, dirty fix to the problem.  Run it with
  20. no parameters in a batch file before loading your chains to
  21. rewrite the DTE rate to line 20 of CHAIN.TXT.  
  22.  
  23.      Type "Chain ?" from the DOS prompt for more thorough help.
  24.  
  25.      Note: you can force a DTE-rate rewrite by suppying a
  26. parameter, but except for testing purposes this is risky and
  27. unnecessary.
  28.  
  29. ┌───────────────────┐
  30. │ WWIV 4.12- users: │
  31. └───────────────────┘
  32.  
  33.      You must specify your init DTE rate as a parameter on the
  34. Chain.Exe command line.  Valid DTE rates are 19200, 38400, and
  35. 115200.  Note: Chain can not properly change the DTE rate for
  36. 2400/ARQ calls; if necessary, set the DTE rate for these calls in
  37. INIT.EXE at 2400, or, better yet, upgrade to the latest version of
  38. WWIV!
  39.  
  40.  
  41. ┌──────────┐
  42. │ Support: │
  43. └──────────┘
  44.  
  45.      Direct questions and comments to The Bishop 1@7 (WWIVnet).
  46.                                                  1@7 (ICEnet).
  47.  
  48. ┌─────────────────┐
  49. │ Update History: │
  50. └─────────────────┘
  51.  
  52. Version  Date      Changes
  53. ───────────────────────────────────────────────────────────────────────────────
  54.   1.0    02/14/91  Original Program, supports WWIV v. 4.12
  55.   2.0    01/06/92  Add Line 31 Support for WWIV v. 4.20
  56.   3.0    04/01/92  Add Line 32 Support for WWIV v. 4.21
  57.                     Allow for >32 lines in future WWIV versions.
  58.   3.1    08/05/92  Allow 57.6 kbps DTE rate for WWIV 4.12 users.
  59.                     Allow Custom Foreground/Background Colors with "/c:"
  60.                     Recompile under PDS v. 7.1
  61.                    ──────────────────────────────────
  62.                     August 5th: What a wonderful day!
  63.  
  64.  
  65. ┌────────────────────────┐
  66. │ WWIV Utilities by 1@7: │
  67. └────────────────────────┘
  68.  
  69. Program  Ver  Date       Description
  70. ───────────────────────────────────────────────────────────────────────────────
  71. Chain    3.1   5 Aug 92  Run old WWIV chains with high speed modems.
  72. Day      1.0  15 Aug 92  Run parts of external event only on given day.
  73. DelBBSAd 1.0   8 Aug 92  Delete all known BBS Ads in new uploads.
  74.  
  75.  
  76. End of File.
  77.